home *** CD-ROM | disk | FTP | other *** search
/ SPACE 2 / SPACE - Library 2 - Volume 1.iso / utility / 681 / findfile / findfile.txt < prev   
Text File  |  1993-02-12  |  5KB  |  92 lines

  1.                        Find File Accessory
  2.  
  3.                            Freeware by
  4.                           Gregg Rodgers
  5.                        Genie ID: G.RODGERS2
  6.  
  7.  
  8. Have you ever wondered where all your "BAK" files are? How about 
  9. where you put that letter of resignation you typed out to your boss
  10. called "STUFFIT.DOC". You know - the one you quit working on after
  11. you had cooled down. With the wider use of bigger hard drives it 
  12. becomes imperative to have a simple-to-use accessory to quickly 
  13. locate files and their paths and have the option of performing 
  14. various file functions on them all without leaving the comfort of 
  15. your current application.
  16.  
  17. FINDFILE will locate any filename that has, as part of its name
  18. string, what you have entered into to the editable text field and
  19. search of your hard drive partitions and/or your floppy drive(s) 
  20. for matches.
  21. For instance entering BAK will show all the filenames that contain 
  22. these characters, such as "MYLETTER.BAK" and "BAKING.PRG", whereas 
  23. ".BAK" will find only those files with that extender.
  24. Tip: Entering "." will display all files as all filenames have this
  25. as part of their makeup.
  26.  
  27. Wildcards "*" or "?" are not supported as FFile searches only for 
  28. instances of your search string in all filenames.
  29.  
  30. FF will check your drive for up to 8 partitions and indicate which
  31. are active allowing you to selectively choose which ones you 
  32. want searched. Or click the "ALL" button to select them all.
  33. The "A" and "B" floppies are selected individually.
  34.  
  35. Find File will take your search entry, convert it to upper case,
  36. then build a list of files (up to 100), that contain the search 
  37. string then display them in the view window. If more than 18 
  38. instances are found you may use the scroll bar to bring them into 
  39. view. All instances are shown with full paths leading to the 
  40. filename but only up to 50 characters in length. Unless you have a 
  41. really deep folder structure, this shouldn't be a problem.
  42.  
  43. This version of FF also has the capability of Printing, Copying,
  44. Moving or Erasing all files that you select with the mouse. To 
  45. select files in the view window, simply click them with the 
  46. mouse. To select more than one at a time click and drag the mouse.
  47. As the mouse passes over the file names they will also be 
  48. selected. Repeating the above an selected filenames will reverse 
  49. the process.
  50.  
  51. To Print, Move, Copy or Trash the selected entries click the 
  52. appropriate icon. The Print icon will do an ascii dump to any 
  53. attached printer. The Copy and Move icons will perform the same 
  54. action (copying your files to another area or disk) with the 
  55. exception that Move will also erase the original file after the 
  56. copy operation. Trash does just that - trashes your files. FF will 
  57. ask for confirmation from you before it actually performes this 
  58. dangerous operation, so be carefull! Any files that are write 
  59. protected will be skipped.
  60. Always do a fresh search before doing a file operation from FF.
  61. There could be trouble if you have done a search for filenames, 
  62. went to the desktop, erased one of the entries and then went 
  63. back to FF and asked it to perform an operation on a file that now 
  64. doesn't exist. A word to the wise... 
  65.  
  66. When FFile is run from the Desktop it will claim all available 
  67. memory to use during file Copy and Move operations then release the 
  68. memory back to Gem when finished. When used over an application 
  69. there is a very good chance that that application has already 
  70. claimed all memory for itself forcing FF to use a small 5000k 
  71. memory buffer that it has avaiable for file operations. When this 
  72. happens everything goes normally but the reduced memory available
  73. will cause the operation to  take longer to accomplish. If you have
  74. a lot of file Copying/Moving to do it is best to wait until you
  75. exit your app back to the desktop.
  76.  
  77. That's it except to say that FFile can run as an accessory or as a 
  78. program by changing the ACC extender to PRG. It has also not been
  79. tested on any machine with anything above Tos 2.5.  Tos 2.6 could
  80. be a problem.
  81.  
  82. Note: The author (me) assumes no responsibility for any use or 
  83. misuse of this program or suitability for any purpose whatsoever. 
  84. Make sure FindFile operates as you expect by running it on your 
  85. machine with different accessories and inits enabled and with your 
  86. version of Tos. Practise on files you can afford to lose or 
  87. purposely want to lose, until you're comfortable with its operation
  88. in your machines environment.
  89.  
  90. Gregg Rodgers
  91.  
  92.